SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5a62b2a4] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@1051817b] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@5a62b2a4] 08:44:36.447 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 08:44:36.455 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 08:44:36.455 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 08:44:36.464 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4b7c4456 08:44:36.476 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 08:44:36.476 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 08:44:36.479 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 08:44:36.480 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 08:44:36.481 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 08:44:36.481 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 08:44:36.482 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 08:44:36.483 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @3cfdd820) 08:44:36.485 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 08:44:36.486 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 08:44:36.486 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 08:44:36.486 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 08:44:36.487 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 4192206848 bytes 08:44:36.488 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 08:44:36.488 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 08:44:36.488 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.ignoreExpensiveClean: false 08:44:36.492 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 08:44:36.494 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 08:44:36.509 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 08:44:36.534 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 08:44:36.535 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 08:44:36.535 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 08:44:36.535 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 08:44:36.540 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 08:44:36.553 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8 08:44:36.556 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 08:44:36.556 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 08:44:36.569 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 08:44:36.578 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 08:44:36.578 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 08:44:36.615 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 19261 (auto-detected) 08:44:36.619 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 08:44:36.619 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 08:44:36.621 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 08:44:36.622 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 08:44:36.623 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: d2:20:fa:ff:fe:9b:b7:b2 (auto-detected) 08:44:36.678 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 08:44:36.707 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 08:44:36.708 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 08:44:36.708 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 08:44:36.708 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 08:44:36.708 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 08:44:36.726 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 08:44:36.726 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 08:44:36.726 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 08:44:38.753 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 08:44:39.485 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 08:44:39.486 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, TCP simulated devices starting on port 0 08:44:39.522 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 08:44:39.560 [main] INFO o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Using weak references 08:44:39.561 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 08:44:39.866 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 08:44:39.885 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 08:44:39.886 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 08:44:39.942 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 08:44:40.001 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.003 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 08:44:40.004 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.004 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.004 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.004 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 08:44:40.012 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.013 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 08:44:40.013 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.014 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.015 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.015 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 08:44:40.074 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.075 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.076 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.076 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.076 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.077 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 08:44:40.078 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.096 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.100 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 08:44:40.101 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.115 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 08:44:40.126 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 08:44:40.131 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.145 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.148 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.148 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 08:44:40.149 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.150 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 08:44:40.150 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 08:44:40.150 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.151 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.152 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 08:44:40.163 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 08:44:40.164 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 08:44:40.164 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 08:44:40.164 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.164 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.165 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.166 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.167 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.169 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.170 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.173 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.173 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 08:44:40.356 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 08:44:40.359 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 08:44:40.365 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 08:44:40.366 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 08:44:40.380 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 08:44:40.380 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 08:44:40.381 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 08:44:40.381 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 08:44:40.381 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 08:44:40.384 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 08:44:40.385 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 08:44:40.385 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 08:44:40.385 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 08:44:40.398 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 08:44:40.399 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 08:44:40.399 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 08:44:40.399 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 08:44:40.399 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 08:44:40.399 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 08:44:40.455 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 894.7 ms 08:44:40.484 [main] DEBUG o.o.y.b.lib.UnsafeAccessSupport - Unsafe ScalarTypeObject instantiation enabled 08:44:40.506 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 08:44:40.512 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 08:44:40.516 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix for unsafe instantiation 08:44:40.517 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix for unsafe instantiation 08:44:40.520 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address for unsafe instantiation 08:44:40.521 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone for unsafe instantiation 08:44:40.521 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 08:44:40.521 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 08:44:40.522 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address for unsafe instantiation 08:44:40.522 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone for unsafe instantiation 08:44:40.523 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 08:44:40.523 [main] DEBUG o.o.y.binding.lib.UnsafeAccessState - Acquired unsafe factory for org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 08:44:40.527 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [36507] 08:44:40.573 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 08:44:40.583 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 36507 to 36507 08:44:40.583 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 08:44:40.584 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 0 08:44:40.584 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 08:44:40.584 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 08:44:40.649 [main] DEBUG o.o.y.y.m.repo.spi.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=ietf-inet-types, prefix=inet]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15], Import[name=ietf-inet-types, prefix=inet, revision=2013-07-15]], includes=[]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-yang-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-yang-types, prefix=Unqualified{localName=yang}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module[sourceId=SourceIdentifier [ietf-inet-types@2013-07-15], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2013-07-15, 2010-09-24], imports=[], includes=[]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module[sourceId=SourceIdentifier [odl-netconf-monitoring@2022-07-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, prefix=Unqualified{localName=odlncm}, revisions=[2022-07-18], imports=[Import[name=ietf-netconf-monitoring, prefix=ncm]], includes=[]]} 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=ietf-inet-types, prefix=inet] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=ietf-yang-types, prefix=yang, revision=2013-07-15] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=ietf-netconf-monitoring, prefix=ncm] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 08:44:40.650 [main] DEBUG o.o.y.y.model.repo.spi.SourceLinkage - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 08:44:40.652 [main] DEBUG o.o.y.y.p.s.SourceLinkageResolver - Resolved 2 imports by revision in ietf-netconf-monitoring@2010-10-04 08:44:40.653 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase SOURCE_LINKAGE 08:44:40.653 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.653 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.653 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase SOURCE_LINKAGE 08:44:40.654 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 08:44:40.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase SOURCE_LINKAGE 08:44:40.654 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase SOURCE_LINKAGE 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase STATEMENT_DEFINITION 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.655 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.656 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase STATEMENT_DEFINITION 08:44:40.656 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 08:44:40.665 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.666 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase STATEMENT_DEFINITION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase STATEMENT_DEFINITION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase FULL_DECLARATION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase FULL_DECLARATION 08:44:40.667 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 08:44:40.668 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.668 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 08:44:40.669 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.671 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 08:44:40.675 [main] DEBUG o.o.y.rfc6241.parser.Quirk20130929 - Ignoring quirk as there are no ietf-netconf-acm modules present 08:44:40.677 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.682 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.684 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@1479ed5a 08:44:40.685 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase FULL_DECLARATION 08:44:40.686 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.686 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 08:44:40.686 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 08:44:40.686 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.686 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase FULL_DECLARATION 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] started phase EFFECTIVE_MODEL 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] started phase EFFECTIVE_MODEL 08:44:40.687 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 08:44:40.688 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]}, escaping=RFC6020, prefixToModule={odlncm=QNameModule{ns=urn:opendaylight:params:xml:ns:yang:netconf:monitoring, rev=2022-07-18}, ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}}] finished phase EFFECTIVE_MODEL 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.688 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 08:44:40.689 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.690 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.690 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.690 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.690 [main] DEBUG o.o.y.r.p.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 08:44:40.691 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]}, escaping=RFC6020, prefixToModule={yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.692 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]}, escaping=RFC6020, prefixToModule={nc=QNameModule{ns=urn:ietf:params:xml:ns:netconf:base:1.0, rev=2011-06-01}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.693 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]}, escaping=RFC6020, prefixToModule={inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.693 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangIRStatementStreamSource[source=YangIRModuleSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]}, escaping=RFC6020, prefixToModule={ncm=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, rev=2010-10-04}, yang=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-yang-types, rev=2013-07-15}, inet=QNameModule{ns=urn:ietf:params:xml:ns:yang:ietf-inet-types, rev=2013-07-15}}] finished phase EFFECTIVE_MODEL 08:44:40.694 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 08:44:40.703 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 08:44:40.703 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 08:44:40.704 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 08:44:40.704 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 08:44:40.705 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 08:44:40.705 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 08:44:40.706 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 08:44:40.706 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 08:44:40.706 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 08:44:40.706 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 08:44:40.706 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 08:44:40.707 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 08:44:40.707 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 08:44:40.707 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 08:44:40.708 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 08:44:40.708 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 08:44:40.708 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 08:44:40.708 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 08:44:40.708 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 08:44:40.716 [main] DEBUG o.o.y.y.m.r.s.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 131.7 ms 08:44:40.719 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using OperationsProvider. 08:44:40.721 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [39085] 08:44:41.645 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 08:44:41.647 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 08:44:41.831 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 39085 to 39085 08:44:42.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]} 08:44:42.142 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} 08:44:42.179 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:43852, remote=/127.0.0.1:39085] 08:44:42.182 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:43852]): SSH-2.0-SSHD-UNKNOWN 08:44:42.185 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39085]) client methods: [password] 08:44:42.197 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39085]) no proxy to initialize 08:44:42.197 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39085]): SSH-2.0-SSHD-UNKNOWN 08:44:42.201 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 08:44:42.202 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 08:44:42.202 [netconf-device-simulator-threads-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6ee2673a 08:44:42.267 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_KEXINIT 08:44:42.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:43852]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:42.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:43852]) client version string: SSH-2.0-SSHD-UNKNOWN 08:44:42.276 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 08:44:42.277 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39085]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:42.278 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39085]) Server version string: SSH-2.0-SSHD-UNKNOWN 08:44:43.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:43852]) Send SSH_MSG_KEXINIT 08:44:43.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 08:44:43.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #0 SSH_MSG_KEXINIT 08:44:43.121 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 SSH_MSG_KEXINIT 08:44:43.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:43852]) SSH_MSG_KEXINIT 08:44:43.121 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_KEXINIT 08:44:43.124 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:43852]) strict KEX=true client=true server=true 08:44:43.124 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39085]) strict KEX=true client=true server=true 08:44:43.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:43.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: server host key algorithms = rsa-sha2-512 08:44:43.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:43.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:43.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: mac algorithms (client to server) = aead 08:44:43.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: mac algorithms (server to client) = aead 08:44:43.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: compression algorithms (client to server) = none 08:44:43.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43852]) Kex: compression algorithms (server to client) = none 08:44:43.142 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:43.142 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: server host key algorithms = rsa-sha2-512 08:44:43.142 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:43.142 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:43.143 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (client to server) = aead 08:44:43.143 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (server to client) = aead 08:44:43.143 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (client to server) = none 08:44:43.143 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (server to client) = none 08:44:43.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 08:44:43.366 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] Send SSH_MSG_KEXDH_INIT 08:44:43.366 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=30[30] len=1195 08:44:43.367 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 08:44:43.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #1 30 08:44:43.368 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43852]] process command=SSH_MSG_KEXDH_INIT 08:44:43.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43852]] Send SSH_MSG_KEXDH_REPLY 08:44:43.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #1 sending command=31[31] len=1639 08:44:43.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:43852])[sntrup761x25519-sha512] KEX processing complete after cmd=30 08:44:43.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:43852]) Send SSH_MSG_NEWKEYS 08:44:43.422 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 31 08:44:43.422 [odl-netconf-client-0] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] process command=SSH_MSG_KEXDH_REPLY 08:44:43.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:43852]) session ID=3f:36:ee:d6:d6:66:8e:74:9f:c9:7b:e3:86:a5:ab:46:1d:51:38:f7:fb:c9:33:66:14:d0:77:ab:34:d4:02:2b:cd:25:c5:fc:3b:e2:65:d4:6e:17:a4:e5:09:cd:15:d8:bb:72:f7:38:a0:b0:30:ce:78:c2:f5:6f:75:7a:dd:d7 08:44:43.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:43.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43852]): strict KEX resets output message sequence number from 3 to 0 08:44:43.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43852]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:43.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:43852])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 08:44:43.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43852])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 08:44:43.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #0 sending command=7[7] len=419 08:44:43.447 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43852]) No pending packets to flush at end of KEX 08:44:43.468 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39085]) keyType=ssh-rsa, digest=SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:43.468 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39085])[sntrup761x25519-sha512] KEX processing complete after cmd=31 08:44:43.469 [odl-netconf-client-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39085 presented unverified RSA key: SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:43.469 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39085]) key=ssh-rsa-SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E, verified=true 08:44:43.469 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_NEWKEYS 08:44:43.470 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39085]) session ID=3f:36:ee:d6:d6:66:8e:74:9f:c9:7b:e3:86:a5:ab:46:1d:51:38:f7:fb:c9:33:66:14:d0:77:ab:34:d4:02:2b:cd:25:c5:fc:3b:e2:65:d4:6e:17:a4:e5:09:cd:15:d8:bb:72:f7:38:a0:b0:30:ce:78:c2:f5:6f:75:7a:dd:d7 08:44:43.470 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets output message sequence number from 3 to 0 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) No pending packets to flush at end of KEX 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_NEWKEYS 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:43.471 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets input message sequence number from 3 to 0 08:44:43.472 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:43.472 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 08:44:43.472 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 08:44:43.473 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #2 SSH_MSG_NEWKEYS 08:44:43.474 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 08:44:43.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43852]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:43.474 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 08:44:43.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43852]): strict KEX resets input message sequence number from 3 to 0 08:44:43.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43852]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:43.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 08:44:43.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #0 SSH_MSG_SERVICE_REQUEST 08:44:43.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43852]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 08:44:43.478 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 08:44:43.478 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 08:44:43.480 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 7 08:44:43.480 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:43852]) authorized authentication methods: password,publickey 08:44:43.481 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:43.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43852]) Accepted service ssh-userauth 08:44:43.481 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:43.481 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:43.481 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 08:44:43.484 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 SSH_MSG_SERVICE_ACCEPT 08:44:43.484 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #1 SSH_MSG_USERAUTH_REQUEST 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43852]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43852]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43852]) no authentication factory for method=none 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43852]) SSH_MSG_USERAUTH_REQUEST 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43852]) remaining methods: password,publickey 08:44:43.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 08:44:43.489 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_USERAUTH_FAILURE 08:44:43.489 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 08:44:43.489 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 08:44:43.491 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) attempting method=password 08:44:43.494 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 08:44:43.495 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 08:44:43.495 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) successfully processed initial buffer by method=password 08:44:43.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43852]) process #2 SSH_MSG_USERAUTH_REQUEST 08:44:43.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43852]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 08:44:43.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43852]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 08:44:43.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:43852]) authentication result: true 08:44:43.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:43852]) SSH_MSG_USERAUTH_REQUEST 08:44:43.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43852])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 08:44:43.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43852]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 08:44:43.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 08:44:43.501 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 08:44:43.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43852]) no heartbeat to stop 08:44:43.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:43852]) heartbeat type=IGNORE, interval=PT30S 08:44:43.506 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:43852 authenticated 08:44:43.506 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #3 SSH_MSG_USERAUTH_SUCCESS 08:44:43.507 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 08:44:43.507 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] 08:44:43.507 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 08:44:43.507 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 08:44:43.528 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]] session=TransportClientSession[username@/127.0.0.1:39085] id=0 08:44:43.529 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:43.529 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:43.529 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39085])[netconf] created id=0 08:44:43.530 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 08:44:43.531 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 08:44:43.531 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 08:44:43.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43852]) process #3 SSH_MSG_CHANNEL_OPEN 08:44:43.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43852]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 08:44:43.532 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) no heartbeat to stop 08:44:43.532 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39085]) heartbeat type=IGNORE, interval=PT30S 08:44:43.533 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 08:44:43.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:43852]] session=TransportServerSession[username@/127.0.0.1:43852] id=0 08:44:43.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43852])) size=2097152, max=2097152, packet=32768 08:44:43.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43852]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43852] 08:44:43.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43852]) recipient=0 08:44:43.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])) size=2097152, max=2097152, packet=32768 08:44:43.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])) re-initializing 08:44:43.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])) size=2097152, max=2097152, packet=32768 08:44:43.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 08:44:43.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 08:44:43.550 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 08:44:43.550 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 08:44:43.550 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) recipient=0 08:44:43.551 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:43.551 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 08:44:43.551 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:43 UTC 2026 08:44:43.558 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 08:44:43.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43852]) process #4 SSH_MSG_CHANNEL_REQUEST 08:44:43.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 08:44:43.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[want-reply=true] subsystem=netconf 08:44:43.570 [odl-netconf-client-0] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 08:44:43.570 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 08:44:43.571 [odl-netconf-client-0] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]}} 08:44:43.573 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[subsystem] prepared command 08:44:43.573 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 08:44:43.573 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 08:44:43.573 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]}} established 08:44:43.589 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.netconf.base._1._0.rev110601.SessionIdType for unsafe instantiation 08:44:43.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:39085 08:44:43.616 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.621 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.650 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 373 down to 2096779 08:44:43.650 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 08:44:43.653 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:43.653 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.656 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 1218 down to 2095934 08:44:43.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 08:44:43.819 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:43.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) request=subsystem result=ReplySuccess, want-reply=true 08:44:43.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 08:44:43.820 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #5 SSH_MSG_CHANNEL_DATA 08:44:43.820 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 1218 down to 2095934 08:44:43.820 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=1218 08:44:43.820 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 08:44:43.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) request=subsystem activate command 08:44:43.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) starting runner for command=netconf 08:44:43.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43852]) process #5 SSH_MSG_CHANNEL_DATA 08:44:43.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 373 down to 2096779 08:44:43.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_DATA len=373 08:44:43.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852] 08:44:43.825 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 08:44:43.825 [odl-netconf-client-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 08:44:43.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:43.828 [odl-netconf-client-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 08:44:43.829 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.830 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.831 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:43.831 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:43.833 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] 08:44:43.833 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] 08:44:43.834 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39085', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:43.836 [netconf-device-simulator-threads-1] DEBUG o.o.y.binding.lib.UnsafeAccessState - Registered org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime for unsafe instantiation 08:44:43.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 08:44:43.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]} created 08:44:43.839 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]} 08:44:43.839 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 08:44:43.840 [odl-netconf-client-0] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} created 08:44:43.840 [odl-netconf-client-0] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} should use exi. 08:44:43.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]} up 08:44:43.842 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 393 down to 2096386 08:44:43.842 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 08:44:43.843 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #6 SSH_MSG_CHANNEL_SUCCESS 08:44:43.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43852]) process #6 SSH_MSG_CHANNEL_DATA 08:44:43.843 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:43 UTC 2026 08:44:43.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 393 down to 2096386 08:44:43.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_DATA len=393 08:44:43.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852] 08:44:43.843 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) subsystem=netconf, pending since=Fri Sep 04 08:44:43 UTC 2026 08:44:43.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:43.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:43.856 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 08:44:43.857 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:43.928 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3094543e after next message 08:44:43.929 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 - R:/127.0.0.1:43852]} EXI handlers added to pipeline 08:44:43.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:43.934 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3094543e 08:44:43.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 179 down to 2095755 08:44:43.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 08:44:43.935 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:43.935 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #7 SSH_MSG_CHANNEL_DATA 08:44:43.935 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 179 down to 2095755 08:44:43.935 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=179 08:44:43.935 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 08:44:43.937 [odl-netconf-client-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d3179f5 08:44:43.937 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} EXI handlers added to pipeline 08:44:43.937 [odl-netconf-client-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} 08:44:43.937 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} up 08:44:43.937 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 - R:/127.0.0.1:39085]} went up 08:44:43.939 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 08:44:43.996 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 431 down to 2095955 08:44:43.997 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=440 08:44:44.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43852]) process #7 SSH_MSG_CHANNEL_DATA 08:44:44.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 431 down to 2095955 08:44:44.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_DATA len=431 08:44:44.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 431 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852] 08:44:44.010 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 08:44:44.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@2e712bb1 08:44:44.053 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 08:44:44.053 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 08:44:44.053 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 08:44:44.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) by 918 down to 2094837 08:44:44.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=927 08:44:44.059 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 08:44:44.060 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #8 SSH_MSG_CHANNEL_DATA 08:44:44.060 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 918 down to 2094837 08:44:44.060 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=918 08:44:44.060 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 918 bytes of data 08:44:44.063 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.065 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.065 [odl-netconf-client-0] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.067 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Closing immediately 08:44:44.067 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) no EOF sent 08:44:44.068 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 ! R:/127.0.0.1:39085]} terminated, reason: Session closed 08:44:44.068 [odl-netconf-client-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.068 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:43852])[TransportServerSubsystem[netconf]] exiting - value=0, message= 08:44:44.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) exit code=0, immediate=false 08:44:44.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_EOF (state=Opened) 08:44:44.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 08:44:44.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) SSH_MSG_CHANNEL_REQUEST exit-status=0 08:44:44.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 08:44:44.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) Closing gracefully 08:44:44.075 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 08:44:44.075 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 08:44:44.075 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.075 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) 08:44:44.075 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[immediately=true] processing 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d00df4) signal close complete immediately=true 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fef913e) signal close complete immediately=true 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@481b67d3) signal close complete immediately=true 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085]) Closing immediately 08:44:44.076 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39085]) type=SshException, signalled=false, first=false: Session is being closed 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]]) Closing immediately 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopping 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopped 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[Immediately] closed 08:44:44.077 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:43852] - close(TransportIoSession[local=/127.0.0.1:43852, remote=/127.0.0.1:39085]) Closing immediately 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.t.s.T.0.0.1:43852] - close(TransportIoSession[local=/127.0.0.1:43852, remote=/127.0.0.1:39085])[Immediately] closed 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58fd22ee) signal close complete immediately=true 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] closed 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[Immediately] closed 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] state already Closed 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f49675f, L:/127.0.0.1:43852 ! R:/127.0.0.1:39085] inactive. 08:44:44.078 [odl-netconf-client-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x3f49675f, L:/127.0.0.1:43852 ! R:/127.0.0.1:39085]} end of input detected while session was in state initialized 08:44:44.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 08:44:44.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 08:44:44.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 08:44:44.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 08:44:44.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[immediately=false] processing 08:44:44.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 08:44:44.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43852]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 08:44:44.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 08:44:44.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) Closing immediately 08:44:44.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 08:44:44.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 08:44:44.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[immediately=true] processing 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852] 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16e88f8c) signal close complete immediately=true 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73f7f769) signal close complete immediately=true 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852])[Immediately] closed 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) result=null 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43ce96a0) signal close complete immediately=false 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ab9db84) signal close complete immediately=false 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43852]) code=0 message='' shell closed 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43852]) Closing immediately 08:44:44.086 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 08:44:44.087 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43852]]) Closing immediately 08:44:44.087 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43852]) stopping 08:44:44.087 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43852]) stopped 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43852]])[Immediately] closed 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43852]) Closing immediately 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43852])[Immediately] closed 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ffafb0) signal close complete immediately=true 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43852])[Immediately] closed 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77494df9, L:/127.0.0.1:39085 ! R:/127.0.0.1:43852] inactive. 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 ! R:/127.0.0.1:43852]} end of input detected while session was in state up 08:44:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x77494df9, L:/127.0.0.1:39085 ! R:/127.0.0.1:43852]} down, reason: End of input 08:44:44.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]} established 08:44:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:36507 08:44:44.177 [odl-netconf-client-2] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} 08:44:44.182 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.183 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.184 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.184 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.184 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.196 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.198 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.198 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.198 [odl-netconf-client-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 08:44:44.198 [odl-netconf-client-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 08:44:44.199 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.199 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.199 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] 08:44:44.200 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 08:44:44.200 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.200 [odl-netconf-client-2] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} created 08:44:44.200 [odl-netconf-client-2] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} should use exi. 08:44:44.200 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 08:44:44.200 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='36507', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]} created 08:44:44.201 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]} 08:44:44.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]} up 08:44:44.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:44.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 08:44:44.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:44.207 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ca30fb after next message 08:44:44.207 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 - R:/127.0.0.1:49432]} EXI handlers added to pipeline 08:44:44.207 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:44.208 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ca30fb 08:44:44.208 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:44.209 [odl-netconf-client-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6f72820c 08:44:44.209 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} EXI handlers added to pipeline 08:44:44.209 [odl-netconf-client-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507] successful with session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} 08:44:44.209 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} up 08:44:44.209 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} went up 08:44:44.209 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message 08:44:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 08:44:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@199c9b79 08:44:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 08:44:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 08:44:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='sessions', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in NO_MATCH 08:44:44.217 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.220 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 08:44:44.223 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.224 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.224 [odl-netconf-client-2] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: yang ietf-netconf-monitoring NETCONF urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring 2010-10-04 yang ietf-netconf NETCONF urn:ietf:params:xml:ns:netconf:base:1.0 2011-06-01 yang ietf-yang-types NETCONF urn:ietf:params:xml:ns:yang:ietf-yang-types 2013-07-15 yang ietf-inet-types NETCONF urn:ietf:params:xml:ns:yang:ietf-inet-types 2013-07-15 yang odl-netconf-monitoring NETCONF urn:opendaylight:params:xml:ns:yang:netconf:monitoring 2022-07-18 08:44:44.225 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 - R:/127.0.0.1:36507]} terminated, reason: Session closed 08:44:44.225 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x10b5cd70, L:/127.0.0.1:49432 ! R:/127.0.0.1:36507] inactive. 08:44:44.225 [odl-netconf-client-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=1, channel=[id: 0x10b5cd70, L:/127.0.0.1:49432 ! R:/127.0.0.1:36507]} end of input detected while session was in state initialized 08:44:44.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed72a70a, L:/127.0.0.1:36507 ! R:/127.0.0.1:49432] inactive. 08:44:44.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 ! R:/127.0.0.1:49432]} end of input detected while session was in state up 08:44:44.229 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xed72a70a, L:/127.0.0.1:36507 ! R:/127.0.0.1:49432]} down, reason: End of input 08:44:44.239 [odl-netconf-client-3] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} 08:44:44.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]} established 08:44:44.240 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.240 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.242 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.242 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.242 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:44.243 [odl-netconf-client-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048) frame detected: length 1212 08:44:44.243 [odl-netconf-client-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='36507', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:44.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 08:44:44.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]} created 08:44:44.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]} 08:44:44.244 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]} up 08:44:44.244 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.244 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] 08:44:44.245 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 08:44:44.245 [odl-netconf-client-3] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} created 08:44:44.245 [odl-netconf-client-3] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} should use exi. 08:44:44.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:44.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 08:44:44.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:44.249 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60a31591 after next message 08:44:44.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 - R:/127.0.0.1:49448]} EXI handlers added to pipeline 08:44:44.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:44.250 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60a31591 08:44:44.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:44.251 [odl-netconf-client-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7d675fc6 08:44:44.251 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} EXI handlers added to pipeline 08:44:44.251 [odl-netconf-client-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507] successful with session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} 08:44:44.251 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} up 08:44:44.251 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} went up 08:44:44.251 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 08:44:44.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 08:44:44.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@199c9b79 08:44:44.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 08:44:44.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 08:44:44.261 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 08:44:44.262 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.262 [odl-netconf-client-3] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 08:44:44.262 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 - R:/127.0.0.1:36507]} terminated, reason: Session closed 08:44:44.263 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x19733dce, L:/127.0.0.1:49448 ! R:/127.0.0.1:36507] inactive. 08:44:44.263 [odl-netconf-client-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0x19733dce, L:/127.0.0.1:49448 ! R:/127.0.0.1:36507]} end of input detected while session was in state initialized 08:44:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc38a1ed0, L:/127.0.0.1:36507 ! R:/127.0.0.1:49448] inactive. 08:44:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 ! R:/127.0.0.1:49448]} end of input detected while session was in state up 08:44:44.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0xc38a1ed0, L:/127.0.0.1:36507 ! R:/127.0.0.1:49448]} down, reason: End of input 08:44:44.314 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]} 08:44:44.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:43856]): SSH-2.0-SSHD-UNKNOWN 08:44:44.314 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} 08:44:44.317 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:43856, remote=/127.0.0.1:39085] 08:44:44.317 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39085]) client methods: [password] 08:44:44.317 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39085]) no proxy to initialize 08:44:44.317 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39085]): SSH-2.0-SSHD-UNKNOWN 08:44:44.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:43856]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:44.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:43856]) client version string: SSH-2.0-SSHD-UNKNOWN 08:44:44.318 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:43856]) Send SSH_MSG_KEXINIT 08:44:44.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 08:44:44.319 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_KEXINIT 08:44:44.319 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 08:44:44.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #0 SSH_MSG_KEXINIT 08:44:44.319 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:43856]) SSH_MSG_KEXINIT 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:43856]) strict KEX=true client=true server=true 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: server host key algorithms = rsa-sha2-512 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: mac algorithms (client to server) = aead 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: mac algorithms (server to client) = aead 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: compression algorithms (client to server) = none 08:44:44.320 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43856]) Kex: compression algorithms (server to client) = none 08:44:44.321 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 2 08:44:44.323 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39085]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:44.323 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39085]) Server version string: SSH-2.0-SSHD-UNKNOWN 08:44:44.323 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 SSH_MSG_KEXINIT 08:44:44.323 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_KEXINIT 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39085]) strict KEX=true client=true server=true 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: server host key algorithms = rsa-sha2-512 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (client to server) = aead 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (server to client) = aead 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (client to server) = none 08:44:44.325 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (server to client) = none 08:44:44.412 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] Send SSH_MSG_KEXDH_INIT 08:44:44.412 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=30[30] len=1195 08:44:44.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #1 30 08:44:44.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43856]] process command=SSH_MSG_KEXDH_INIT 08:44:44.413 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 08:44:44.429 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43856]] Send SSH_MSG_KEXDH_REPLY 08:44:44.429 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #1 sending command=31[31] len=1639 08:44:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:43856])[sntrup761x25519-sha512] KEX processing complete after cmd=30 08:44:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:43856]) Send SSH_MSG_NEWKEYS 08:44:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:43856]) session ID=69:18:4d:4e:a7:26:0c:f4:01:4b:08:bf:41:12:a8:a2:e2:e7:46:fa:e1:e1:f4:c8:6b:a9:db:d8:0f:88:2d:b6:40:ed:54:14:98:c6:58:a7:73:67:59:3f:d7:c7:0d:9a:96:1e:a5:ac:fc:86:58:5c:ea:09:f6:eb:e9:ec:a1:4a 08:44:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:44.430 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43856]): strict KEX resets output message sequence number from 3 to 0 08:44:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43856]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:43856])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 08:44:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43856])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 08:44:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #0 sending command=7[7] len=419 08:44:44.431 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 31 08:44:44.431 [odl-netconf-client-4] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] process command=SSH_MSG_KEXDH_REPLY 08:44:44.431 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43856]) No pending packets to flush at end of KEX 08:44:44.474 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39085]) keyType=ssh-rsa, digest=SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:44.474 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39085])[sntrup761x25519-sha512] KEX processing complete after cmd=31 08:44:44.475 [odl-netconf-client-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39085 presented unverified RSA key: SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:44.475 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39085]) key=ssh-rsa-SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E, verified=true 08:44:44.475 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_NEWKEYS 08:44:44.475 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39085]) session ID=69:18:4d:4e:a7:26:0c:f4:01:4b:08:bf:41:12:a8:a2:e2:e7:46:fa:e1:e1:f4:c8:6b:a9:db:d8:0f:88:2d:b6:40:ed:54:14:98:c6:58:a7:73:67:59:3f:d7:c7:0d:9a:96:1e:a5:ac:fc:86:58:5c:ea:09:f6:eb:e9:ec:a1:4a 08:44:44.475 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:44.476 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets output message sequence number from 3 to 0 08:44:44.476 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #2 SSH_MSG_NEWKEYS 08:44:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43856]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43856]): strict KEX resets input message sequence number from 3 to 0 08:44:44.476 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) No pending packets to flush at end of KEX 08:44:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43856]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 2 08:44:44.477 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_NEWKEYS 08:44:44.477 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:44.478 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets input message sequence number from 3 to 0 08:44:44.478 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:44.478 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 08:44:44.478 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 08:44:44.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #0 SSH_MSG_SERVICE_REQUEST 08:44:44.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43856]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 08:44:44.480 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 7 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.481 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.482 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:43856]) authorized authentication methods: password,publickey 08:44:44.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43856]) Accepted service ssh-userauth 08:44:44.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 08:44:44.483 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 SSH_MSG_SERVICE_ACCEPT 08:44:44.483 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 08:44:44.485 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #1 SSH_MSG_USERAUTH_REQUEST 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43856]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43856]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43856]) no authentication factory for method=none 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43856]) SSH_MSG_USERAUTH_REQUEST 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43856]) remaining methods: password,publickey 08:44:44.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 08:44:44.486 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_USERAUTH_FAILURE 08:44:44.486 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 08:44:44.486 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 08:44:44.486 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) attempting method=password 08:44:44.487 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 08:44:44.487 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 08:44:44.487 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) successfully processed initial buffer by method=password 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43856]) process #2 SSH_MSG_USERAUTH_REQUEST 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43856]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43856]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:43856]) authentication result: true 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:43856]) SSH_MSG_USERAUTH_REQUEST 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43856])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43856]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 2 successful 08:44:44.488 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 2 08:44:44.489 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43856]) no heartbeat to stop 08:44:44.490 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:43856]) heartbeat type=IGNORE, interval=PT30S 08:44:44.494 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:43856 authenticated 08:44:44.494 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #3 SSH_MSG_USERAUTH_SUCCESS 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]] session=TransportClientSession[username@/127.0.0.1:39085] id=0 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39085])[netconf] created id=0 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 08:44:44.495 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 08:44:44.496 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) no heartbeat to stop 08:44:44.496 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39085]) heartbeat type=IGNORE, interval=PT30S 08:44:44.496 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43856]) process #3 SSH_MSG_CHANNEL_OPEN 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43856]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:43856]] session=TransportServerSession[username@/127.0.0.1:43856] id=0 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43856])) size=2097152, max=2097152, packet=32768 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43856]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43856] 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43856]) recipient=0 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])) size=2097152, max=2097152, packet=32768 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])) re-initializing 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])) size=2097152, max=2097152, packet=32768 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 08:44:44.497 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) recipient=0 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:44 UTC 2026 08:44:44.498 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 08:44:44.499 [odl-netconf-client-4] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 08:44:44.499 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 08:44:44.499 [odl-netconf-client-4] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]}} 08:44:44.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43856]) process #4 SSH_MSG_CHANNEL_REQUEST 08:44:44.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 08:44:44.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[want-reply=true] subsystem=netconf 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[subsystem] prepared command 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 2 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 2 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]}} established 08:44:44.500 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.500 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 1218 down to 2095934 08:44:44.506 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 373 down to 2096779 08:44:44.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 08:44:44.506 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.507 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.507 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.507 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) request=subsystem result=ReplySuccess, want-reply=true 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) request=subsystem activate command 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #5 SSH_MSG_CHANNEL_DATA 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 1218 down to 2095934 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=1218 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 08:44:44.508 [odl-netconf-client-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 08:44:44.509 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.509 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.509 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} created 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} should use exi. 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #6 SSH_MSG_CHANNEL_SUCCESS 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:44 UTC 2026 08:44:44.510 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) subsystem=netconf, pending since=Fri Sep 04 08:44:44 UTC 2026 08:44:44.511 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 393 down to 2096386 08:44:44.511 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 08:44:44.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) starting runner for command=netconf 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43856]) process #5 SSH_MSG_CHANNEL_DATA 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 373 down to 2096779 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_DATA len=373 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856] 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 08:44:44.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39085', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]} created 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]} 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]} up 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43856]) process #6 SSH_MSG_CHANNEL_DATA 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 393 down to 2096386 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_DATA len=393 08:44:44.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856] 08:44:44.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:44.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 08:44:44.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:44.517 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5459e6db after next message 08:44:44.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 - R:/127.0.0.1:43856]} EXI handlers added to pipeline 08:44:44.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:44.518 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5459e6db 08:44:44.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 179 down to 2095755 08:44:44.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 08:44:44.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:44.518 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #7 SSH_MSG_CHANNEL_DATA 08:44:44.518 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 179 down to 2095755 08:44:44.518 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=179 08:44:44.518 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 08:44:44.520 [odl-netconf-client-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@100a8cf9 08:44:44.520 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} EXI handlers added to pipeline 08:44:44.520 [odl-netconf-client-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085] successful with session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} 08:44:44.520 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} up 08:44:44.520 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} went up 08:44:44.520 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message apache-1 2014-07-29T13:42:00Z 08:44:44.525 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 447 down to 2095939 08:44:44.525 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=456 08:44:44.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43856]) process #7 SSH_MSG_CHANNEL_DATA 08:44:44.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 447 down to 2095939 08:44:44.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_DATA len=447 08:44:44.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 447 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856] 08:44:44.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: apache-1 2014-07-29T13:42:00Z 08:44:44.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message apache-1 2014-07-29T13:42:00Z to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@2e712bb1 08:44:44.528 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 2014-07-29T13:42:12Z 08:44:44.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) by 302 down to 2095453 08:44:44.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=311 08:44:44.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 08:44:44.530 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #8 SSH_MSG_CHANNEL_DATA 08:44:44.530 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 302 down to 2095453 08:44:44.530 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=302 08:44:44.530 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 302 bytes of data 08:44:44.532 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 2014-07-29T13:42:12Z 08:44:44.533 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.533 [odl-netconf-client-4] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: 2014-07-29T13:42:12Z 08:44:44.533 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 - R:/127.0.0.1:39085]} terminated, reason: Session closed 08:44:44.537 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Closing immediately 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) no EOF sent 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:43856])[TransportServerSubsystem[netconf]] exiting - value=0, message= 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[immediately=true] processing 08:44:44.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) exit code=0, immediate=false 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:44.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_EOF (state=Opened) 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c9bae9) signal close complete immediately=true 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3749a51b) signal close complete immediately=true 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40e9c2bd) signal close complete immediately=true 08:44:44.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 08:44:44.538 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) SSH_MSG_CHANNEL_REQUEST exit-status=0 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) Closing gracefully 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[immediately=false] processing 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 08:44:44.538 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085]) Closing immediately 08:44:44.539 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39085]) type=SshException, signalled=false, first=false: Session is being closed 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43856]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 08:44:44.539 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 08:44:44.539 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]]) Closing immediately 08:44:44.539 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopping 08:44:44.539 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopped 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 08:44:44.539 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) Closing immediately 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[Immediately] closed 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:43856] - close(TransportIoSession[local=/127.0.0.1:43856, remote=/127.0.0.1:39085]) Closing immediately 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.t.s.T.0.0.1:43856] - close(TransportIoSession[local=/127.0.0.1:43856, remote=/127.0.0.1:39085])[Immediately] closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3972cd3) signal close complete immediately=true 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[Immediately] closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[immediately=true] processing 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] state already Closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856] 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xce83034c, L:/127.0.0.1:43856 ! R:/127.0.0.1:39085] inactive. 08:44:44.540 [odl-netconf-client-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=2, channel=[id: 0xce83034c, L:/127.0.0.1:43856 ! R:/127.0.0.1:39085]} end of input detected while session was in state initialized 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b5b2de) signal close complete immediately=true 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2104f4d4) signal close complete immediately=true 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856])[Immediately] closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) result=null 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14d98069) signal close complete immediately=false 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45ccfe9f) signal close complete immediately=false 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43856]) code=0 message='' shell closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43856]) Closing immediately 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 2 closed 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43856]]) Closing immediately 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43856]) stopping 08:44:44.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43856]) stopped 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43856]])[Immediately] closed 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43856]) Closing immediately 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43856])[Immediately] closed 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e5487ba) signal close complete immediately=true 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43856])[Immediately] closed 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc747ad5, L:/127.0.0.1:39085 ! R:/127.0.0.1:43856] inactive. 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 ! R:/127.0.0.1:43856]} end of input detected while session was in state up 08:44:44.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0xcc747ad5, L:/127.0.0.1:39085 ! R:/127.0.0.1:43856]} down, reason: End of input 08:44:44.568 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel TCPTransportChannel{channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]} established 08:44:44.568 [odl-netconf-client-6] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport TCPTransportChannel{channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} 08:44:44.569 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.569 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.571 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.571 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.571 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.578 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.578 [odl-netconf-client-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]) buffer SimpleLeakAwareByteBuf(AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 1218, cap: 2048)) frame detected: length 1212 08:44:44.578 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]) buffer AdaptivePoolingAllocator$AdaptiveByteBuf(ridx: 0, widx: 373, cap: 2048) frame detected: length 367 08:44:44.578 [odl-netconf-client-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 08:44:44.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='36507', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]} created 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]} 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 08:44:44.579 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]} up 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} created 08:44:44.579 [odl-netconf-client-6] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} should use exi. 08:44:44.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:44.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.584 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 08:44:44.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:44.585 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20c51ab3 after next message 08:44:44.585 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 - R:/127.0.0.1:49460]} EXI handlers added to pipeline 08:44:44.586 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:44.587 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20c51ab3 08:44:44.587 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:44.589 [odl-netconf-client-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f1babfd 08:44:44.589 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} EXI handlers added to pipeline 08:44:44.589 [odl-netconf-client-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507] successful with session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} 08:44:44.589 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} up 08:44:44.589 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} went up 08:44:44.589 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 08:44:44.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 08:44:44.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.595 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@199c9b79 08:44:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 08:44:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 08:44:44.604 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 08:44:44.604 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.604 [odl-netconf-client-6] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 08:44:44.604 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 - R:/127.0.0.1:36507]} terminated, reason: Session closed 08:44:44.604 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x366a86c0, L:/127.0.0.1:49460 ! R:/127.0.0.1:36507] inactive. 08:44:44.605 [odl-netconf-client-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0x366a86c0, L:/127.0.0.1:49460 ! R:/127.0.0.1:36507]} end of input detected while session was in state initialized 08:44:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6d8e0837, L:/127.0.0.1:36507 ! R:/127.0.0.1:49460] inactive. 08:44:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 ! R:/127.0.0.1:49460]} end of input detected while session was in state up 08:44:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x6d8e0837, L:/127.0.0.1:36507 ! R:/127.0.0.1:49460]} down, reason: End of input 08:44:44.614 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} 08:44:44.615 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - Client session created: TransportIoSession[local=/127.0.0.1:43870, remote=/127.0.0.1:39085] 08:44:44.615 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - ClientUserAuthService(TransportClientSession[null@/127.0.0.1:39085]) client methods: [password] 08:44:44.615 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - initializeProxyConnector(TransportClientSession[username@/127.0.0.1:39085]) no proxy to initialize 08:44:44.615 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendIdentification(TransportClientSession[username@/127.0.0.1:39085]): SSH-2.0-SSHD-UNKNOWN 08:44:44.616 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendKexInit(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_KEXINIT 08:44:44.616 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1464 08:44:44.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]} 08:44:44.616 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/127.0.0.1:43870]): SSH-2.0-SSHD-UNKNOWN 08:44:44.617 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doReadIdentification(TransportClientSession[username@/127.0.0.1:39085]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:44.617 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - readIdentification(TransportClientSession[username@/127.0.0.1:39085]) Server version string: SSH-2.0-SSHD-UNKNOWN 08:44:44.617 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/127.0.0.1:43870]) line='SSH-2.0-SSHD-UNKNOWN' 08:44:44.617 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/127.0.0.1:43870]) client version string: SSH-2.0-SSHD-UNKNOWN 08:44:44.617 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/127.0.0.1:43870]) Send SSH_MSG_KEXINIT 08:44:44.617 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 SSH_MSG_KEXINIT 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexInit(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_KEXINIT 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - negotiate(TransportClientSession[username@/127.0.0.1:39085]) strict KEX=true client=true server=true 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: server host key algorithms = rsa-sha2-512 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (client to server) = aead 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: mac algorithms (server to client) = aead 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (client to server) = none 08:44:44.618 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setNegotiationResult(TransportClientSession[username@/127.0.0.1:39085]) Kex: compression algorithms (server to client) = none 08:44:44.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #0 SSH_MSG_KEXINIT 08:44:44.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/127.0.0.1:43870]) SSH_MSG_KEXINIT 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/127.0.0.1:43870]) strict KEX=true client=true server=true 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: kex algorithms = sntrup761x25519-sha512 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: server host key algorithms = rsa-sha2-512 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: mac algorithms (client to server) = aead 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: mac algorithms (server to client) = aead 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: compression algorithms (client to server) = none 08:44:44.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/127.0.0.1:43870]) Kex: compression algorithms (server to client) = none 08:44:44.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 3 08:44:44.691 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - init(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] Send SSH_MSG_KEXDH_INIT 08:44:44.691 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=30[30] len=1195 08:44:44.691 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 08:44:44.691 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #1 30 08:44:44.691 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43870]] process command=SSH_MSG_KEXDH_INIT 08:44:44.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/127.0.0.1:43870]] Send SSH_MSG_KEXDH_REPLY 08:44:44.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #1 sending command=31[31] len=1639 08:44:44.719 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 31 08:44:44.719 [odl-netconf-client-7] DEBUG o.o.n.s.sshd.client.kex.DHGClient - next(DHGClient[sntrup761x25519-sha512])[TransportClientSession[username@/127.0.0.1:39085]] process command=SSH_MSG_KEXDH_REPLY 08:44:44.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/127.0.0.1:43870])[sntrup761x25519-sha512] KEX processing complete after cmd=30 08:44:44.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/127.0.0.1:43870]) Send SSH_MSG_NEWKEYS 08:44:44.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/127.0.0.1:43870]) session ID=ff:4d:4b:20:38:33:5a:56:55:19:cf:1d:30:97:86:7e:45:76:38:3d:c7:05:6a:bd:c3:98:2d:a6:65:67:4d:72:40:19:f9:59:21:ca:01:74:52:0d:7c:12:b4:ab:d0:7d:16:73:5b:dc:57:02:08:01:1b:cb:cd:3f:b2:90:87:0f 08:44:44.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:44.723 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43870]): strict KEX resets output message sequence number from 3 to 0 08:44:44.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/127.0.0.1:43870]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:44.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/127.0.0.1:43870])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 08:44:44.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43870])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 08:44:44.724 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #0 sending command=7[7] len=419 08:44:44.725 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43870]) No pending packets to flush at end of KEX 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setServerKey(TransportClientSession[username@/127.0.0.1:39085]) keyType=ssh-rsa, digest=SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleKexMessage(TransportClientSession[username@/127.0.0.1:39085])[sntrup761x25519-sha512] KEX processing complete after cmd=31 08:44:44.745 [odl-netconf-client-7] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:39085 presented unverified RSA key: SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - checkKeys(TransportClientSession[username@/127.0.0.1:39085]) key=ssh-rsa-SHA256:i5gvpCU/HGwI8C4h8chLRGrH60LaupN30ubGIyLS47E, verified=true 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendNewKeys(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_NEWKEYS 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - prepareNewKeys(TransportClientSession[username@/127.0.0.1:39085]) session ID=ff:4d:4b:20:38:33:5a:56:55:19:cf:1d:30:97:86:7e:45:76:38:3d:c7:05:6a:bd:c3:98:2d:a6:65:67:4d:72:40:19:f9:59:21:ca:01:74:52:0d:7c:12:b4:ab:d0:7d:16:73:5b:dc:57:02:08:01:1b:cb:cd:3f:b2:90:87:0f 08:44:44.745 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets output message sequence number from 3 to 0 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setOutputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) No pending packets to flush at end of KEX 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_NEWKEYS 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleNewKeys(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): strict KEX resets input message sequence number from 3 to 0 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - setInputEncoding(TransportClientSession[username@/127.0.0.1:39085]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - sendInitialServiceRequest(TransportClientSession[username@/127.0.0.1:39085]) Send SSH_MSG_SERVICE_REQUEST for ssh-userauth 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #0 sending command=5[SSH_MSG_SERVICE_REQUEST] len=17 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Authenticating session 1 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - auth(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none' 08:44:44.746 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #1 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=39 08:44:44.747 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #0 7 08:44:44.747 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.747 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms before: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.747 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.k.e.DefaultClientKexExtensionHandler - handleServerSignatureAlgorithms(TransportClientSession[username@/127.0.0.1:39085]): PubkeyAcceptedAlgorithms after: [ecdsa-sha2-nistp256-cert-v01@openssh.com, ecdsa-sha2-nistp384-cert-v01@openssh.com, ecdsa-sha2-nistp521-cert-v01@openssh.com, ssh-ed25519-cert-v01@openssh.com, rsa-sha2-512-cert-v01@openssh.com, rsa-sha2-256-cert-v01@openssh.com, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com, rsa-sha2-512, rsa-sha2-256, ssh-rsa] 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #2 SSH_MSG_NEWKEYS 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/127.0.0.1:43870]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43870]): strict KEX resets input message sequence number from 3 to 0 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/127.0.0.1:43870]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 3 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #0 SSH_MSG_SERVICE_REQUEST 08:44:44.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43870]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 08:44:44.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/127.0.0.1:43870]) authorized authentication methods: password,publickey 08:44:44.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/127.0.0.1:43870]) Accepted service ssh-userauth 08:44:44.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 08:44:44.751 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #1 SSH_MSG_SERVICE_ACCEPT 08:44:44.751 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - handleServiceAccept(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_SERVICE_ACCEPT service=ssh-userauth 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #1 SSH_MSG_USERAUTH_REQUEST 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43870]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=none 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43870]) Authenticating user 'username' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43870]) no authentication factory for method=none 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43870]) SSH_MSG_USERAUTH_REQUEST 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/127.0.0.1:43870]) remaining methods: password,publickey 08:44:44.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #2 SSH_MSG_USERAUTH_FAILURE 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) Received SSH_MSG_USERAUTH_FAILURE - partial=false, methods=password,publickey 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) starting authentication mechanisms: client=[password], client index=0, server=[password, publickey] 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) attempting method=password 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - sendPassword(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for password - modified=false 08:44:44.752 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #2 sending command=50[SSH_MSG_USERAUTH_REQUEST] len=56 08:44:44.753 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - tryNext(TransportClientSession[username@/127.0.0.1:39085]) successfully processed initial buffer by method=password 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/127.0.0.1:43870]) process #2 SSH_MSG_USERAUTH_REQUEST 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43870]) Received SSH_MSG_USERAUTH_REQUEST user=username, service=ssh-connection, method=password 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/127.0.0.1:43870]) Authenticating user 'username' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/127.0.0.1:43870]) authentication result: true 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(username@TransportServerSession[null@/127.0.0.1:43870]) SSH_MSG_USERAUTH_REQUEST 08:44:44.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/127.0.0.1:43870])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 08:44:44.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/127.0.0.1:43870]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 08:44:44.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 3 successful 08:44:44.756 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 3 08:44:44.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43870]) no heartbeat to stop 08:44:44.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[username@/127.0.0.1:43870]) heartbeat type=IGNORE, interval=PT30S 08:44:44.757 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session username@/127.0.0.1:43870 authenticated 08:44:44.757 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #3 SSH_MSG_USERAUTH_SUCCESS 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientUserAuthService - processUserAuth(TransportClientSession[username@/127.0.0.1:39085]) SSH_MSG_USERAUTH_SUCCESS Succeeded with password 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.a.p.UserAuthPassword - destroy(TransportClientSession[username@/127.0.0.1:39085])[ssh-connection] 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opening "netconf" subsystem on session 1 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - init() service=ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]] session=TransportClientSession[username@/127.0.0.1:39085] id=0 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[client](TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - registerChannel(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[id=0, registered=true] TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - createSubsystemChannel(TransportClientSession[username@/127.0.0.1:39085])[netconf] created id=0 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Opening client subsystem "netconf" 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - open(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Send SSH_MSG_CHANNEL_OPEN - type=session 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #3 sending command=90[SSH_MSG_CHANNEL_OPEN] len=24 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) no heartbeat to stop 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - startHeartbeat(TransportClientSession[username@/127.0.0.1:39085]) heartbeat type=IGNORE, interval=PT30S 08:44:44.758 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Session 1 authenticated 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43870]) process #3 SSH_MSG_CHANNEL_OPEN 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43870]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[username@/127.0.0.1:43870]] session=TransportServerSession[username@/127.0.0.1:43870] id=0 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43870])) size=2097152, max=2097152, packet=32768 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43870]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43870] 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[username@/127.0.0.1:43870]) recipient=0 08:44:44.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])) size=2097152, max=2097152, packet=32768 08:44:44.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])) re-initializing 08:44:44.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])) size=2097152, max=2097152, packet=32768 08:44:44.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 08:44:44.762 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #4 SSH_MSG_CHANNEL_OPEN_CONFIRMATION 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - channelOpenConfirmation(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_OPEN_CONFIRMATION sender=0, window-size=2097152, packet-size=32768 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - setRecipient(TransportClientSubsystem[id=0, recipient=-1]-TransportClientSession[username@/127.0.0.1:39085][netconf]) recipient=0 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])) size=2097152, max=2097152, packet=32768 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - doOpen(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_REQUEST subsystem=netconf 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - addPendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:44 UTC 2026 08:44:44.762 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #4 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=30 08:44:44.763 [odl-netconf-client-7] DEBUG o.o.netconf.transport.ssh.SSHClient - Opened "netconf" subsystem on session 1 08:44:44.763 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 08:44:44.763 [odl-netconf-client-7] DEBUG o.o.n.c.ClientTransportChannelListener - Initializing established transport SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]}} 08:44:44.764 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.764 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 on channel [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.765 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 373 down to 2096779 08:44:44.765 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=382 08:44:44.765 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.765 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.765 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43870]) process #4 SSH_MSG_CHANNEL_REQUEST 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[want-reply=true] subsystem=netconf 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[subsystem] prepared command 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 3 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 3 08:44:44.768 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]}} established 08:44:44.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 1218 down to 2095934 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@1a6449d3 08:44:44.772 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #5 SSH_MSG_CHANNEL_DATA 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.772 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 1218 down to 2095934 08:44:44.772 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=1218 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.772 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 1218 bytes of data 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) request=subsystem result=ReplySuccess, want-reply=true 08:44:44.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 08:44:44.773 [odl-netconf-client-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 1218, cap: 1218/1218) frame detected: length 1212 08:44:44.773 [odl-netconf-client-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 08:44:44.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) request=subsystem activate command 08:44:44.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) starting runner for command=netconf 08:44:44.773 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.773 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.773 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] 08:44:44.774 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 08:44:44.774 [odl-netconf-client-7] DEBUG o.o.n.client.NetconfClientSession - Client Session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} created 08:44:44.774 [odl-netconf-client-7] DEBUG o.o.n.c.NetconfClientSessionNegotiator - Netconf session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} should use exi. 08:44:44.774 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 393 down to 2096386 08:44:44.775 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #6 sending command=94[SSH_MSG_CHANNEL_DATA] len=402 08:44:44.775 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #6 SSH_MSG_CHANNEL_SUCCESS 08:44:44.775 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - removePendingRequest(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) request=subsystem, pending=Fri Sep 04 08:44:44 UTC 2026 08:44:44.775 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleSuccess(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) subsystem=netconf, pending since=Fri Sep 04 08:44:44 UTC 2026 08:44:44.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43870]) process #5 SSH_MSG_CHANNEL_DATA 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 373 down to 2096779 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_DATA len=373 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870] 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 08:44:44.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='127.0.0.1', port='39085', transport='tcp', sessionIdentifier='client'} from Optional.empty 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]} created 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870] successful with session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]} 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]} up 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43870]) process #6 SSH_MSG_CHANNEL_DATA 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 393 down to 2096386 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_DATA len=393 08:44:44.779 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870] 08:44:44.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 08:44:44.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 08:44:44.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 08:44:44.782 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38782001 after next message 08:44:44.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 - R:/127.0.0.1:43870]} EXI handlers added to pipeline 08:44:44.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 08:44:44.783 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38782001 08:44:44.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 179 down to 2095755 08:44:44.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 08:44:44.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 08:44:44.784 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #7 SSH_MSG_CHANNEL_DATA 08:44:44.784 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 179 down to 2095755 08:44:44.784 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=179 08:44:44.784 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 179 bytes of data 08:44:44.784 [odl-netconf-client-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ad9407e 08:44:44.785 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} EXI handlers added to pipeline 08:44:44.785 [odl-netconf-client-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085] successful with session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} 08:44:44.785 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} up 08:44:44.785 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} went up 08:44:44.785 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Sending message example-fw-2.3 08:44:44.786 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 311 down to 2096075 08:44:44.786 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - encode(TransportClientSession[username@/127.0.0.1:39085]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=320 08:44:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[username@/127.0.0.1:43870]) process #7 SSH_MSG_CHANNEL_DATA 08:44:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 311 down to 2096075 08:44:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_DATA len=311 08:44:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 311 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870] 08:44:44.789 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: example-fw-2.3 08:44:44.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message example-fw-2.3 to org.opendaylight.netconf.test.tool.customrpc.SettableRpc@2e712bb1 08:44:44.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message The image example-fw-2.3 is being installed. 08:44:44.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) by 319 down to 2095436 08:44:44.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=328 08:44:44.793 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="101" 08:44:44.794 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - doHandleMessage(TransportClientSession[username@/127.0.0.1:39085]) process #8 SSH_MSG_CHANNEL_DATA 08:44:44.794 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) by 319 down to 2095436 08:44:44.794 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - handleData(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) SSH_MSG_CHANNEL_DATA len=319 08:44:44.794 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - Forwarding 319 bytes of data 08:44:44.795 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: The image example-fw-2.3 is being installed. 08:44:44.795 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 08:44:44.795 [odl-netconf-client-7] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - New message arrived: The image example-fw-2.3 is being installed. 08:44:44.796 [main] DEBUG o.o.n.c.SimpleNetconfClientSessionListener - Client Session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 - R:/127.0.0.1:39085]} terminated, reason: Session closed 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) Closing immediately 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) no EOF sent 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[client](TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[username@/127.0.0.1:43870])[TransportServerSubsystem[netconf]] exiting - value=0, message= 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) exit code=0, immediate=false 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_EOF (state=Opened) 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AsyncCapableClientChannel$1 - close([TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #9 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]]) Closing immediately 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]])[Immediately] closed 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[immediately=true] processing 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - unregisterChannel(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf]) result=TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf] 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f4ce9e6) signal close complete immediately=true 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) SSH_MSG_CHANNEL_REQUEST exit-status=0 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6df9274c) signal close complete immediately=true 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e3a5d6c) signal close complete immediately=true 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #10 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085]) Closing immediately 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - signalAuthFailure(TransportClientSession[username@/127.0.0.1:39085]) type=SshException, signalled=false, first=false: Session is being closed 08:44:44.811 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 08:44:44.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) Closing gracefully 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]]) Closing immediately 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopping 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - stopHeartBeat(TransportClientSession[username@/127.0.0.1:39085]) stopped 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.s.ClientConnectionService - close(ClientConnectionService[TransportClientSession[username@/127.0.0.1:39085]])[Immediately] closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:43870] - close(TransportIoSession[local=/127.0.0.1:43870, remote=/127.0.0.1:39085]) Closing immediately 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.t.s.T.0.0.1:43870] - close(TransportIoSession[local=/127.0.0.1:43870, remote=/127.0.0.1:39085])[Immediately] closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75e146c5) signal close complete immediately=true 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSubsystem - close(TransportClientSubsystem[id=0, recipient=0]-TransportClientSession[username@/127.0.0.1:39085][netconf])[Immediately] closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[immediately=false] processing 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.t.ssh.TransportClientSession - close(TransportClientSession[username@/127.0.0.1:39085])[Immediately] state already Closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[username@/127.0.0.1:43870]) packet #11 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd93b506f, L:/127.0.0.1:43870 ! R:/127.0.0.1:39085] inactive. 08:44:44.812 [odl-netconf-client-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfClientSession{sessionId=3, channel=[id: 0xd93b506f, L:/127.0.0.1:43870 ! R:/127.0.0.1:39085]} end of input detected while session was in state initialized 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) Closing immediately 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[immediately=true] processing 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870] 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea750e4) signal close complete immediately=true 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 08:44:44.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42fcc2b4) signal close complete immediately=true 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870])[Immediately] closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) result=null 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e177c1) signal close complete immediately=false 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3484b214) signal close complete immediately=false 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[username@/127.0.0.1:43870]) code=0 message='' shell closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43870]) Closing immediately 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 3 closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43870]]) Closing immediately 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43870]) stopping 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[username@/127.0.0.1:43870]) stopped 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[username@/127.0.0.1:43870]])[Immediately] closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43870]) Closing immediately 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.0.0.1:39085] - close(TransportIoSession[local=/127.0.0.1:39085, remote=/127.0.0.1:43870])[Immediately] closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3020f410) signal close complete immediately=true 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[username@/127.0.0.1:43870])[Immediately] closed 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x20c88fcb, L:/127.0.0.1:39085 ! R:/127.0.0.1:43870] inactive. 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 ! R:/127.0.0.1:43870]} end of input detected while session was in state up 08:44:44.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0x20c88fcb, L:/127.0.0.1:39085 ! R:/127.0.0.1:43870]} down, reason: End of input 08:44:44.824 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer stopped